.primaryContainer {
    height: auto;
    margin: auto;
    min-height: 100%;
    width: 100%;
    position: relative;
}

#text {
    float: none;
    font-size: 0.9em;
    width: 52.435168%;
    height: auto;
    text-align: left;
    font-weight: normal;
    line-height: 1em;
    margin-left: auto;
    margin-top: 10px;
    clear: none;
    min-height: 0px;
    margin-right: auto;
}

#textspan {
    float: none;
    font-size: 1.2em;
    line-height: 1.4em;
    font-family: 'Meiryo UI';
}

#image4 {
    float: none;
    width: auto;
    max-width: 100%;
    height: auto;
    margin-left: auto;
    margin-top: 19.5px;
    clear: none;
    color: rgb(0, 0, 0);
    margin-right: auto;
}

#text1 {
    float: left;
    font-size: 0.9em;
    width: 58.264725%;
    height: auto;
    text-align: center;
    font-weight: normal;
    line-height: 1.4em;
    margin-left: 20.866935%;
    margin-top: 10px;
    clear: none;
    min-height: 49px;
}

#image {
    float: none;
    width: auto;
    max-width: 100%;
    height: auto;
    margin-left: auto;
    margin-top: 0px;
    clear: none;
    color: rgb(0, 0, 0);
    margin-right: auto;
}

#image1 {
    float: none;
    width: auto;
    max-width: 100%;
    height: auto;
    margin-left: auto;
    margin-top: 14px;
    clear: none;
    color: rgb(0, 0, 0);
    margin-right: auto;
    border-width: 3px;
    border-style: outset;
}

#image2 {
    float: none;
    width: auto;
    max-width: 100%;
    height: auto;
    margin-left: auto;
    margin-top: 20.5px;
    clear: none;
    color: rgb(0, 0, 0);
    margin-right: auto;
    border-width: 3px;
    border-style: outset;
}

#image3 {
    float: none;
    width: auto;
    max-width: 100%;
    height: auto;
    margin-left: auto;
    margin-top: 20px;
    clear: none;
    color: rgb(0, 0, 0);
    margin-right: auto;
    border-width: 3px;
    border-style: outset;
}

#image5 {
    float: none;
    width: auto;
    max-width: 100%;
    height: auto;
    margin-left: auto;
    margin-top: 0px;
    clear: none;
    color: rgb(0, 0, 0);
    margin-right: auto;
}

@media only screen and (max-width: 1024px) {
    #text {
        height: auto;
        margin-top: 14px;
        margin-left: auto;
        clear: none;
        width: 81.544495%;
        margin-right: auto;
    }

    #text1 {
        height: auto;
        margin-top: 10.5px;
        margin-left: auto;
        clear: none;
        width: 75.744629%;
        margin-right: auto;
        float: none;
    }

    #image1 {
        margin-top: 20px;
        clear: none;
    }
}

@media only screen and (max-width: 768px) {
    #text {
        height: auto;
        margin-top: 16px;
        margin-left: auto;
        clear: none;
        width: 95.458984%;
        margin-right: auto;
    }

    #text1 {
        height: auto;
        margin-top: 10.5px;
        margin-left: auto;
        clear: none;
        width: 97.359212%;
        margin-right: auto;
    }

    #image1 {
        margin-top: 24px;
        clear: none;
    }
}

@media only screen and (max-width: 736px) {
    #text {
        height: auto;
        margin-top: 20px;
        margin-left: auto;
        clear: none;
        width: 85.143512%;
        margin-right: auto;
    }

    #text1 {
        height: auto;
        margin-top: 10.5px;
        margin-left: 0%;
        clear: none;
        width: 100%;
    }
}

@media only screen and (max-width: 640px) {
    #text {
        height: auto;
        margin-top: 20px;
        margin-left: auto;
        clear: none;
        width: 92.954102%;
        margin-right: auto;
    }

    #text1 {
        height: auto;
        margin-top: 10.5px;
        margin-left: 0%;
        clear: none;
        width: 98.818359%;
    }
}

@media only screen and (max-width: 414px) {
    #text {
        height: auto;
        margin-top: 20px;
        margin-left: auto;
        clear: none;
        width: 96.818388%;
        margin-right: auto;
    }

    #text1 {
        margin-top: 6.5px;
        margin-left: 0%;
        clear: none;
    }

    #image5 {
        margin-top: 0px;
        clear: none;
    }

    #image4 {
        margin-top: 13.5px;
        clear: none;
    }
}

